home *** CD-ROM | disk | FTP | other *** search
- Path: stern.fokus.gmd.de!news
- From: Watson <sayegh@fokus.gmd.de>
- Newsgroups: comp.lang.c
- Subject: Re: "getchar()" vs "getc()"
- Date: Mon, 15 Jan 1996 16:40:20 +0100
- Organization: GMD FOKUS - Research Institute for Open Communication Systems
- Message-ID: <30FA7564.1CB9@fokus.gmd.de>
- References: <4d8gvd$9kd@wumpus.cc.uow.edu.au>
- NNTP-Posting-Host: pollux.fokus.gmd.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b4 (X11; I; SunOS 5.4 sun4m)
-
- PAOPENG THEERADECH wrote:
- > I got something here to ask you guys. I would like to know what different
- > between "getchar()" and "getc() and the different between "putchar()" and
- > "putc()" ????
-
- getc() and putc() do expect an explicit input FILE*.
- --
- * Greetinx from Watson (sayegh@fokus.gmd.de)
- http://www.fokus.gmd.de/ovma/employees/sayegh/entry.html
- signal(SIGSEGV,SIG_IGN);
-